﻿2026-07-19T18:26:52.1246284Z ##[group]Run actions/checkout@v5
2026-07-19T18:26:52.1247013Z with:
2026-07-19T18:26:52.1247360Z   fetch-depth: 2
2026-07-19T18:26:52.1247728Z   repository: BigscreenVR/spt-bs-core
2026-07-19T18:26:52.1250850Z   token: ***
2026-07-19T18:26:52.1251183Z   ssh-strict: true
2026-07-19T18:26:52.1251533Z   ssh-user: git
2026-07-19T18:26:52.1251881Z   persist-credentials: true
2026-07-19T18:26:52.1252283Z   clean: true
2026-07-19T18:26:52.1252631Z   sparse-checkout-cone-mode: true
2026-07-19T18:26:52.1253030Z   fetch-tags: false
2026-07-19T18:26:52.1253369Z   show-progress: true
2026-07-19T18:26:52.1253721Z   lfs: false
2026-07-19T18:26:52.1254043Z   submodules: false
2026-07-19T18:26:52.1254386Z   set-safe-directory: true
2026-07-19T18:26:52.1254963Z ##[endgroup]
2026-07-19T18:26:52.2028054Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T18:26:52.2029595Z ##[group]Getting Git version info
2026-07-19T18:26:52.2030251Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T18:26:52.2031220Z [command]/usr/bin/git version
2026-07-19T18:26:52.2031620Z git version 2.43.0
2026-07-19T18:26:52.2077210Z ##[endgroup]
2026-07-19T18:26:52.2088347Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1cb765db-2042-4004-a596-fcaddfd99c49' before making global git config changes
2026-07-19T18:26:52.2089544Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T18:26:52.2091796Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T18:26:52.2121211Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T18:26:52.2139497Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T18:26:52.2148751Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T18:26:52.2151136Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T18:26:52.2168596Z refs/heads/main
2026-07-19T18:26:52.2174445Z [command]/usr/bin/git checkout --detach
2026-07-19T18:26:52.2220553Z HEAD is now at 152bc3e triage(teardown-authority-w2): one liveness oracle — the process table, never a handle the caller holds
2026-07-19T18:26:52.2252238Z [command]/usr/bin/git branch --delete --force main
2026-07-19T18:26:52.2274637Z Deleted branch main (was 152bc3e).
2026-07-19T18:26:52.2278386Z ##[endgroup]
2026-07-19T18:26:52.2280958Z [command]/usr/bin/git submodule status
2026-07-19T18:26:52.2467993Z ##[group]Cleaning the repository
2026-07-19T18:26:52.2468599Z [command]/usr/bin/git clean -ffdx
2026-07-19T18:26:53.0165867Z Removing target/
2026-07-19T18:26:53.0176437Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T18:26:53.0227779Z HEAD is now at 152bc3e triage(teardown-authority-w2): one liveness oracle — the process table, never a handle the caller holds
2026-07-19T18:26:53.0232855Z ##[endgroup]
2026-07-19T18:26:53.0234051Z ##[group]Disabling automatic garbage collection
2026-07-19T18:26:53.0237578Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T18:26:53.0268902Z ##[endgroup]
2026-07-19T18:26:53.0269851Z ##[group]Setting up auth
2026-07-19T18:26:53.0270582Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T18:26:53.0294540Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T18:26:53.0483946Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T18:26:53.0508702Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T18:26:53.0694399Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T18:26:53.0718450Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T18:26:53.0905116Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T18:26:53.0936791Z ##[endgroup]
2026-07-19T18:26:53.0938505Z ##[group]Fetching the repository
2026-07-19T18:26:53.0951346Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +dd6bbe512b53aabf2f3e4a92cd649447c3b031ba:refs/remotes/pull/36/merge
2026-07-19T18:26:53.7029778Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T18:26:53.7030311Z  * [new ref]         dd6bbe512b53aabf2f3e4a92cd649447c3b031ba -> pull/36/merge
2026-07-19T18:26:53.7049543Z ##[endgroup]
2026-07-19T18:26:53.7050091Z ##[group]Determining the checkout info
2026-07-19T18:26:53.7051712Z ##[endgroup]
2026-07-19T18:26:53.7055330Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T18:26:53.7091009Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T18:26:53.7112700Z ##[group]Checking out the ref
2026-07-19T18:26:53.7114754Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/36/merge
2026-07-19T18:26:53.7294344Z Previous HEAD position was 152bc3e triage(teardown-authority-w2): one liveness oracle — the process table, never a handle the caller holds
2026-07-19T18:26:53.7295724Z HEAD is now at dd6bbe5 Merge f6d17193b29ac4ac3092626dc76f6a7e76c081df into 152bc3e5774cd72f3c3ff4f4e202b126b910efa6
2026-07-19T18:26:53.7301799Z ##[endgroup]
2026-07-19T18:26:53.7332754Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T18:26:53.7352521Z dd6bbe512b53aabf2f3e4a92cd649447c3b031ba
